Add some GtkIMContext tests
authorMatthias Clasen <mclasen@redhat.com>
Tue, 3 Aug 2021 00:42:01 +0000 (20:42 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 3 Aug 2021 00:44:40 +0000 (20:44 -0400)
commit6563b05d6034e564d2d6011e3fb45aac3899f577
tree5b5222da9dd89f9dcf16ab79874b832ca7441268
parentd119c55b72500d6404cb1b5021f3f4203a5a8f0b
Add some GtkIMContext tests

For now, these check that the surrounding handling
in GtkText and GtkTextView is sane.

Fixes: #4151
testsuite/gtk/imcontext.c [new file with mode: 0644]
testsuite/gtk/meson.build